POV-Ray : Newsgroups : povray.binaries.images : Reflection problem. : Re: Reflection problem. Server Time
16 Aug 2024 22:14:22 EDT (-0400)
  Re: Reflection problem.  
From: bob h
Date: 10 Dec 2001 03:29:48
Message: <3c14727c@news.povray.org>
It is the box, indirectly.  It's where the box ends in the reflection
apparently, as you can see better by using:

box { <-1000,-1000,-1000>, <1000,1000,0>
 clipped_by {plane {-z,100}}

You'll have to scale it or move it differently, possibly like:

box { <-1000,-1000,-1000>, <1000,100,0>

--
text{ttf"arial","bob h",.1,0pigment{rgb 9}translate<-1,-.2,3>}

"Nekar Xenos" <j-p### [at] citywalkcoza> wrote in message
news:3c14649e@news.povray.org...
> Is this a bug or am I missing something? The bottom of the "J" reflects
the sky
> sphere but everything is enclosed in a box. If I get rid of the sky-sphere
it
> reflects black. This should just reflect the box texture.
>
> The source is posted to povray.binaries.scene-files.
>
> Any help will be appreciated.
>
> Thanks.
>
> --
> - Nekar
>
> http://nekar_xenos.tripod.com/metanoia/
>
>
>
> ---
> Outgoing mail is certified Virus Free.
> Checked by AVG anti-virus system (http://www.grisoft.com).
> Version: 6.0.298 / Virus Database: 161 - Release Date: 2001/11/13
>
>
>


Post a reply to this message

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.